New: Write PID file to AppData directory on Linux/OS X

This commit is contained in:
Mark McDowall
2014-04-27 22:14:31 -07:00
parent 9c0fb34864
commit 2dbc038d17
5 changed files with 46 additions and 6 deletions

View File

@@ -1,9 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.AccessControl;
using System.Security.Principal;
using System.Text;
using NLog;
using NzbDrone.Common.Disk;
using NzbDrone.Common.Instrumentation;