diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-01 18:45:57 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-01 18:45:57 +0200 |
commit | eae08845d199ff31af0218b5ca07f08ff24ffa3e (patch) | |
tree | 2a01496adf28771f1e86bda4cb20c03ed2a88540 /debian/sane-utils.saned.default | |
parent | 5e8e40e843a3f956add3524082391d5d40a4ddfc (diff) |
Remove the RUN parameter from /etc/default/saned and /etc/init.d/saned
Diffstat (limited to 'debian/sane-utils.saned.default')
-rw-r--r-- | debian/sane-utils.saned.default | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/sane-utils.saned.default b/debian/sane-utils.saned.default index b0647cc..691e5a5 100644 --- a/debian/sane-utils.saned.default +++ b/debian/sane-utils.saned.default @@ -1,8 +1,4 @@ # Defaults for the saned initscript, from sane-utils -# To enable under systemd please read README.Debian -# Set to yes to start saned under SysV -RUN=no - # Set to the user saned should run as RUN_AS_USER=saned |