diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 21:21:19 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 21:21:19 -0400 |
commit | 38b93f33c4130a69b6ff1777ee59511f601abff6 (patch) | |
tree | 4f51d827b4e7598b3ab46f86a3c1ab5e03782700 /src/grp-hostname/org.freedesktop.hostname1.service | |
parent | a9330854c56ccba7b6ce4bdb046ae7778b329622 (diff) |
./move.sh
Diffstat (limited to 'src/grp-hostname/org.freedesktop.hostname1.service')
-rw-r--r-- | src/grp-hostname/org.freedesktop.hostname1.service | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/grp-hostname/org.freedesktop.hostname1.service b/src/grp-hostname/org.freedesktop.hostname1.service new file mode 100644 index 0000000000..6041ed60ca --- /dev/null +++ b/src/grp-hostname/org.freedesktop.hostname1.service @@ -0,0 +1,12 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[D-BUS Service] +Name=org.freedesktop.hostname1 +Exec=/bin/false +User=root +SystemdService=dbus-org.freedesktop.hostname1.service |