diff options
| author | Efraim Flashner | 2022-10-13 18:27:48 +0300 | 
|---|---|---|
| committer | Efraim Flashner | 2022-10-13 18:27:48 +0300 | 
| commit | b891e579f1d111c29396a9669798eebebe967963 (patch) | |
| tree | 3b752d7cd892a9271cca4a96239708c97c022843 | |
| parent | 9fa6b16d37c36bc02adfd2c0e5cf17cc8c4b424d (diff) | |
| download | gn-shepherd-services-b891e579f1d111c29396a9669798eebebe967963.tar.gz | |
Add comment to user-shepherd systemd unit
| -rw-r--r-- | user-shepherd.service | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/user-shepherd.service b/user-shepherd.service index b47c103..26eb15e 100644 --- a/user-shepherd.service +++ b/user-shepherd.service @@ -1,3 +1,4 @@ +# This file is used by the global systemd. [Unit] Description=Launch user shepherd daemon Wants=guix-daemon.service  | 
