mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
/me trying to fixe apache2
This commit is contained in:
parent
1e18687475
commit
9d76a1b082
@ -1,9 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Log2Ram
|
Description=Log2Ram
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Before=rsyslog.service syslog.target systemd-journald.service sysinit.target shutdown.target
|
Before=basic.target rsyslog.service syslog.target systemd-journald.service sysinit.target shutdown.target apache2.service
|
||||||
After=local-fs.target
|
After=local-fs.target
|
||||||
Conflicts=shutdown.target
|
Conflicts=shutdown.target reboot.target halt.target
|
||||||
RequiresMountsFor=/var/log /var/log.hdd
|
RequiresMountsFor=/var/log /var/log.hdd
|
||||||
IgnoreOnIsolate=yes
|
IgnoreOnIsolate=yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user