Update glances service file to prevent upgrade failure

This commit is contained in:
Taylor Helsper 2020-12-05 15:32:28 -06:00
parent 3ddb79cb3e
commit fe03620f16

View File

@ -6,7 +6,6 @@ Description=Glances
After=network.target
[Service]
ExecStartPre=/usr/bin/is_not_shutting_down.sh
ExecStart=/usr/bin/glances -w
User=root
Group=root