Added Install directive to service file.
This commit is contained in:
parent
184cb14aa8
commit
be247c4ba5
@ -9,3 +9,6 @@ Type=simple
|
|||||||
User=advisorycircular
|
User=advisorycircular
|
||||||
Restart=always
|
Restart=always
|
||||||
ExecStart=/usr/local/share/advisorycircular/advisorycircular %i
|
ExecStart=/usr/local/share/advisorycircular/advisorycircular %i
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user