pull/91/head
Patrick Tudor 2020-01-26 08:22:41 -08:00
parent 2a3f8cb9ad
commit 7c24e82734
No known key found for this signature in database
GPG Key ID: 2C12D022F591B853
1 changed files with 1 additions and 1 deletions

View File

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