As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated

master
Jóhann B. Guðmundsson 2020-07-15 14:29:34 +00:00 committed by Harald Hoyer
parent 265f696b53
commit 38ba90bf88
1 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@ ConditionPathExists=/squash/root
Type=oneshot
RemainAfterExit=no
StandardInput=null
StandardOutput=syslog+console
StandardError=syslog+console
StandardOutput=journal+console
StandardError=journal+console
ExecStart=/squash/clear-squash.sh