diff options
Diffstat (limited to 'packaging/sound-server.service.mobile')
-rw-r--r-- | packaging/sound-server.service.mobile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packaging/sound-server.service.mobile b/packaging/sound-server.service.mobile deleted file mode 100644 index 089d7c1..0000000 --- a/packaging/sound-server.service.mobile +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Start the sound profile service - -[Service] -Type=notify -ExecStart=/usr/bin/sound_server -S -Nice=5 -OOMScoreAdjust=-100 -Restart=always -RestartSec=2 - -[Install] -WantedBy=multi-user.target |