Remove deprecated syntax in systemd unit file

No point showing this in new installs.
This commit is contained in:
Alex Jordan
2016-08-16 18:34:21 -04:00
parent d79692136c
commit 997573828b
-2
View File
@@ -16,8 +16,6 @@ Description=OwnTracks Recorder
Type=simple
User=owntracks
WorkingDirectory=/
# deprecated: use config file
# Environment='OTR_USER=xxx'
ExecStart=/usr/sbin/ot-recorder
[Install]