Added Install directive to service file.

This commit is contained in:
John Wiseman 2020-05-07 18:57:34 -07:00
parent 184cb14aa8
commit be247c4ba5

View File

@ -9,3 +9,6 @@ Type=simple
User=advisorycircular
Restart=always
ExecStart=/usr/local/share/advisorycircular/advisorycircular %i
[Install]
WantedBy=multi-user.target