diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-27 00:13:23 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-27 00:13:23 -0300 |
commit | 6e276a4e37bd5b710f4d2a9e23d43551a2cdf0b4 (patch) | |
tree | fb9e5bd90fc7ce519c9521c128146d27df31c4fc /libre/oss-libre/oss.service | |
parent | f1acdd54ac9facbbde914de7156e74db743bcc25 (diff) | |
parent | 747910a3ad3e2a579896a3e23ef09584b829960d (diff) |
Merge branch 'master' of ssh://lukeshu.com:1863/srv/git/mirror/parabola/abslibre
Diffstat (limited to 'libre/oss-libre/oss.service')
-rw-r--r-- | libre/oss-libre/oss.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/oss-libre/oss.service b/libre/oss-libre/oss.service deleted file mode 100644 index 0200d2477..000000000 --- a/libre/oss-libre/oss.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Open Sound System v4 -Before=sound.target - -[Service] -Type=oneshot -RemainAfterExit=yes -ExecStart=/usr/bin/soundon -ExecStop=/usr/bin/soundoff - -[Install] -WantedBy=multi-user.target |