diff options
Diffstat (limited to 'dh_installsystemd')
-rwxr-xr-x | dh_installsystemd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installsystemd b/dh_installsystemd index 39b9f6d9..d052037e 100755 --- a/dh_installsystemd +++ b/dh_installsystemd @@ -238,7 +238,7 @@ sub list_installed_units { } -# PROMISE: DH NOOP WITHOUT tmp(lib/systemd/system) tmp(usr/lib/tmpfiles.d) tmp(etc/tmpfiles.d) mount path service socket target tmpfile timer +# PROMISE: DH NOOP WITHOUT tmp(lib/systemd/system) tmp(usr/lib/tmpfiles.d) tmp(etc/tmpfiles.d) mount path service socket target tmpfile timer cli-options() # Install package maintainer supplied unit files |