diff options
author | Brad Midgley <bmidgley@xmission.com> | 2007-10-08 00:31:35 +0000 |
---|---|---|
committer | Brad Midgley <bmidgley@xmission.com> | 2007-10-08 00:31:35 +0000 |
commit | 40bd7f5accc683091d836c3e820b1e05adbd7f06 (patch) | |
tree | c08736198c15a0c40ee4fb7d49e3538f07061022 | |
parent | a8b6f0d51cbae34d78acb664c96b8e54a25b7640 (diff) |
make it obvious the audo service defaults to not autostart (other .service files have this)
-rw-r--r-- | audio/audio.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audio.service b/audio/audio.service index 3db5aa32..1638cfff 100644 --- a/audio/audio.service +++ b/audio/audio.service @@ -2,3 +2,4 @@ Identifier=audio Name=Audio service Description=Bluetooth Audio service +Autostart=false |