Sync from SUSE:SLFO:Main s390-tools revision 202f1cad8bcdc4af12af3d49db07a747
This commit is contained in:
18
xpram.service
Normal file
18
xpram.service
Normal file
@@ -0,0 +1,18 @@
|
||||
[Unit]
|
||||
Description=Linux - z/VM Monitor Stream
|
||||
After=network-online.target remote-fs.target
|
||||
Wants=network-online.target remote-fs.target
|
||||
ConditionPathExists=/proc/sys/appldata/interval
|
||||
ConditionPathExists=!/var/lock/appldata
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
SuccessExitStatus=3
|
||||
|
||||
ExecStart=/usr/lib/systemd/scripts/xpram start
|
||||
ExecStartPost=/usr/lib/systemd/scripts/xpram status
|
||||
ExecStop=/usr/lib/systemd/scripts/xpram stop
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user