timer typos

pull/91/head
Patrick Tudor 2020-01-25 10:47:49 -08:00
parent 65c003ad04
commit eede7d6d2b
No known key found for this signature in database
GPG Key ID: 2C12D022F591B853
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ ConditionPathExists=/etc/default/galmon
[Service]
Type=simple
Restart=never
ExecPreStart=+apt-get update
Restart=no
ExecStartPre=+apt-get update
ExecStart=+apt-get upgrade -y galmon
[Install]