summarylogtreecommitdiffstats
path: root/oracle-xe.service
blob: e84e5e6b72b015f8b34f808c0c900f4bbd351dce (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Oracle XE

[Service]
Type=oneshot
ExecStart=/etc/rc.d/oracle-xe-18c start
ExecStop=/etc/rc.d/oracle-xe-18c stop
RemainAfterExit=yes